(C) 1996 AROS - The Amiga Replacement OS
mytask=(struct Task *)AllocMem(sizeof(struct Task),MEMF_PUBLIC|MEMF_CLEAR);
Changed clib to proto